Builder
Builder for WindowInsetsCompat.
Constructors
Link copied to clipboard
constructor()
Creates a builder where all insets are initially consumed.
Creates a builder where all insets are initialized from WindowInsetsCompat.
Functions
Link copied to clipboard
Builds a WindowInsetsCompat instance.
Link copied to clipboard
@NonNull
Sets the display cutout.
Link copied to clipboard
@NonNull
Sets the insets of a specific window type in pixels.
Link copied to clipboard
@NonNull
Sets the insets a specific window type in pixels, while ignoring its visibility state.
Link copied to clipboard
@NonNull
Sets mandatory system gesture insets in pixels.
Link copied to clipboard
@NonNull
Sets the bounds of the system privacy indicator.
Link copied to clipboard
@NonNull
Sets the rounded corner of given position.
Link copied to clipboard
@NonNull
Sets the stable insets in pixels.
Link copied to clipboard
@NonNull
Sets system gesture insets in pixels.
Link copied to clipboard
@NonNull
Sets system window insets in pixels.
Link copied to clipboard
@NonNull
Sets tappable element insets in pixels.
Link copied to clipboard
Sets whether windows that can cause insets are currently visible on screen.